GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / AddFreeHandAnnotInteractive Method





In This Topic
AddFreeHandAnnotInteractive Method (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(68)>
Sub AddFreeHandAnnotInteractive( _
   ByVal BorderColor As Integer, _
   ByVal BorderWidth As Single, _
   ByVal Opacity As Single _
) 
[DispId(68)]
void AddFreeHandAnnotInteractive( 
   int BorderColor,
   float BorderWidth,
   float Opacity
)
procedure AddFreeHandAnnotInteractive( 
    BorderColor: Integer;
    BorderWidth: Single;
    Opacity: Single
); 
DispIdAttribute(68)
function AddFreeHandAnnotInteractive( 
   BorderColor : int,
   BorderWidth : float,
   Opacity : float
);
[DispId(68)]
void AddFreeHandAnnotInteractive( 
   int BorderColor,
   float BorderWidth,
   float Opacity
) 
[DispId(68)]
void AddFreeHandAnnotInteractive( 
   int BorderColor,
   float BorderWidth,
   float Opacity
) 

Parameters

BorderColor
BorderWidth
Opacity
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members